Skip to content

fix(rust-packages): pin the preflight macOS runner to macos-14#38

Merged
ob-aion merged 1 commit into
mainfrom
fix/pin-preflight-macos-runner
Jul 7, 2026
Merged

fix(rust-packages): pin the preflight macOS runner to macos-14#38
ob-aion merged 1 commit into
mainfrom
fix/pin-preflight-macos-runner

Conversation

@ob-aion

@ob-aion ob-aion commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Pin the preflight macOS runner to macos-14. macos-latest rolled to an Xcode whose clang runtime path breaks the compiler-rt link (ld: library 'clang_rt.osx' not found), flaking every consumer's macOS preflight. macos-14 matches the dist-build aarch64 runner.

Test plan

  • self-test green; actionlint + yamllint pass

macos-latest rolled to an Xcode whose clang runtime path breaks the compiler-rt
link (ld: library 'clang_rt.osx' not found), flaking every consumer's macOS
preflight. macos-14 matches the dist-build aarch64 runner.
@ob-aion ob-aion merged commit 498c43e into main Jul 7, 2026
20 checks passed
@ob-aion ob-aion deleted the fix/pin-preflight-macos-runner branch July 7, 2026 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant